Week 4
Milestones
- Presented the progress to the supermentor and had discussions with him for the same.
- Added kafka to the project.
Screenshots / Videos
Contributions
Here are the PR's raised by me this week by reconfiguring the project modules
- https://github.com/shailesh-egov/c4gt-mdms-redesign/pull/3
- https://github.com/shailesh-egov/c4gt-mdms-redesign/pull/4
My midpoint demo presentation
Learnings
My learnings for this week are as follows.
- Learned about kafka and its applications.
The super-mentor had following suggestions
- To use combination of Redis and files as database as opposed to PostgreSQL as the application is read heavy
- Storing of data in JSON tree to make it easier to query.
- Evaluating the need for some things like kafka.